home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / seemail1.zip / TOOLS.SCR < prev    next >
Text File  |  1991-09-23  |  567b  |  17 lines

  1. field("Full_Name",str,3,25,38)
  2. field("Surname",str,5,25,8)
  3. field("MCI_id",str,7,25,8)
  4. field("Organization",str,10,25,29)
  5. field("Telephone",str,13,25,51)
  6. field("Location",str,16,25,51)
  7. field("Address1",str,18,25,51)
  8. txtfield(10,4,21,"Operating System(s). ")
  9. txtfield(13,4,21,"Use ................ ")
  10. txtfield(3,4,20,"Name of Tool .......")
  11. txtfield(5,4,21,"Short Name ......... ")
  12. txtfield(7,4,21,"Ref # .............. ")
  13. txtfield(18,4,21,"File(s) ............ ")
  14. txtfield(0,60,8,"Databank")
  15. txtfield(16,4,21,"Location ........... ")
  16. windowsize(20,77)
  17.